libapache2-mod-auth-memcookie software package provides Apache2 authentication and authorization module., you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libapache2-mod-auth-memcookie
libapache2-mod-auth-memcookie is installed in your system.
Make ensure the libapache2-mod-auth-memcookie package were installed using the commands given below,
$ sudo dpkg-query -l | grep libapache2-mod-auth-memcookie *
You will get with libapache2-mod-auth-memcookie package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Libraries |
| Package | libapache2-mod-auth-memcookie |
| Version | 1.0.2-8 |
| Description | Apache2 authentication and authorization module. |
| Sub Section | libs |